[INFO] cloning repository https://github.com/payjoin/btsim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payjoin/btsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fbtsim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fbtsim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b882035e4370e64457bc48cc24398c9eca4afba
[INFO] checking payjoin/btsim against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fbtsim" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/payjoin/btsim
[INFO] finished tweaking git repo https://github.com/payjoin/btsim
[INFO] tweaked toml for git repo https://github.com/payjoin/btsim written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/payjoin/btsim on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/payjoin/btsim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a74fb9b11783698166883e3bb51a1e204543b5584418df8181f4fbc4fdccfa9
[INFO] running `Command { std: "docker" "start" "-a" "5a74fb9b11783698166883e3bb51a1e204543b5584418df8181f4fbc4fdccfa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a74fb9b11783698166883e3bb51a1e204543b5584418df8181f4fbc4fdccfa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a74fb9b11783698166883e3bb51a1e204543b5584418df8181f4fbc4fdccfa9", kill_on_drop: false }`
[INFO] [stdout] 5a74fb9b11783698166883e3bb51a1e204543b5584418df8181f4fbc4fdccfa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fbc8fa64f6eb931438f7a0e56c3df2f2f12b32eca31f64b38d474f8c110d98c
[INFO] running `Command { std: "docker" "start" "-a" "6fbc8fa64f6eb931438f7a0e56c3df2f2f12b32eca31f64b38d474f8c110d98c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking bitcoin-units v0.1.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking colorous v1.0.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a611f2a14e38407ec6717a86a01424ee6fc80762/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=424857e6f6ff9740 -C extra-filename=-4c1b742f9c56244b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-64b17669a35c5221.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7a8a3d5027e6b6d9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-05afe669b5da053b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern wide=/opt/rustwide/target/debug/deps/libwide-083816730bf13ed5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6fbc8fa64f6eb931438f7a0e56c3df2f2f12b32eca31f64b38d474f8c110d98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fbc8fa64f6eb931438f7a0e56c3df2f2f12b32eca31f64b38d474f8c110d98c", kill_on_drop: false }`
[INFO] [stdout] 6fbc8fa64f6eb931438f7a0e56c3df2f2f12b32eca31f64b38d474f8c110d98c
